projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3f431
)
Add the bug number #10360 to the entry for revision 106726.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Dec 2011 19:24:10 +0000
(21:24 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Dec 2011 19:24:10 +0000
(21:24 +0200)
The real fix for bug 10360 is in revision 106726.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 94f51b1bbeb2bc4199881e4d2fe66c8bfb3d1b25..5e5734817899525bd161688efdfa1ab203e87ccc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,7
+2,7
@@
* xdisp.c (handle_invisible_prop): Handle correctly an invisible
property that ends at ZV, so that the bidi iteration could be
- resumed from there (after widening).
+ resumed from there (after widening).
(Bug#10360)
2011-12-22 Jan Djärv <jan.h.d@swipnet.se>